window: Set GtkGestureSingle::button to 0 on multipress gesture
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Aug 2014 19:57:04 +0000 (21:57 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 15 Aug 2014 11:53:40 +0000 (13:53 +0200)
commitc17d3ee8feba9e2f847670ed02e4367c4fb3794f
tree00af8a87ee71d9a83e4828335ff4fd9acf2e4c26
parente3a281be135337924f50c829bf418895f64e97f8
window: Set GtkGestureSingle::button to 0 on multipress gesture

This gesture handles events from multiple buttons, so ensure the
gesture still does so after the default value change.

https://bugzilla.gnome.org/show_bug.cgi?id=734285
gtk/gtkwindow.c